Tootsville::Infinity-Logout

Function

Infinity-Logout names a function, with lambda list (D USER RECIPIENT/S):

Log out of this game session

Lisp LOGOUT = JSON logout

Changes from 1.2 to 2.0

There was a bug in the Persephone client that caused it to explode if we logged it out before it received & processed the logout message. So, we waited for the expected lag time to expire and then throw 2 full seconds of wasted wait time after it, which had ought to be enough time. This is no longer supported.

File

Defined in file src/infinity/legacy-commands.lisp.